net/http.http2Transport.initConnPool (method)

2 uses

	net/http (current package)
		h2_bundle.go#L7460: 	t.connPoolOnce.Do(t.initConnPool)
		h2_bundle.go#L7464: func (t *http2Transport) initConnPool() {